

{$CLEO}
 
0000: NOP
077E: get_active_interior_to $ACTIVE_INTERIOR              
:Start
wait 0
if and
 not $ACTIVE_INTERIOR == 0
//0ADC:   test_cheat "land"
Actor.Driving($PLAYER_ACTOR) 

jf @Start
4@ = Actor.CurrentCar($PLAYER_ACTOR) 

077E: get_active_interior_to 0@ 
select_interior 0@ 
0840: link_car 4@ to_interior 0@

//0860: link_actor $PLAYER_ACTOR to_interior 0@ 



jump @Start
